Make gpg-zip use tar from $PATH
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Sun, 18 Nov 2018 22:29:52 +0000 (17:29 -0500)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Sun, 18 Nov 2018 22:38:30 +0000 (22:38 +0000)
commit8f9406c8bfc29e97f09a7d8bd3d1507a8b0b3d91
treeb7538d67efbbe7d7b7c20117e2e3922350e80692
parent0e1670751ffdf374178990f1da4639e6c3f45978
Make gpg-zip use tar from $PATH

Apparently there is no clean way to configure this from ./configure,
and upstream is deprecating gpg-zip anyway.  So just force-set tar to
be manually "tar" (meaning, that we should look in the $PATH at
runtime).

See also https://dev.gnupg.org/T4251 and https://bugs.debian.org/913582

Gbp-Pq: Name Make-gpg-zip-use-tar-from-PATH.patch
tools/gpg-zip.in